All Questions
2 questions
14votes
3answers
69kviews
What are the differences between A* and greedy best-first search?
What are the differences between the A* algorithm and the greedy best-first search algorithm? Which one should I use? Which algorithm is the better one, and why?
6votes
1answer
11kviews
What is the difference between local search and global search algorithms?
What is the difference between local search and global (or complete) search algorithms?